home *** CD-ROM | disk | FTP | other *** search
- Path: FreeNet.Carleton.CA!aq436
- From: aq436@FreeNet.Carleton.CA (Jerry Boyd)
- Newsgroups: comp.lang.c
- Subject: Compare function
- Date: 6 Apr 1996 06:18:55 GMT
- Organization: National Capital Freenet, Ottawa, Canada
- Sender: aq436@freenet2.carleton.ca (Jerry Boyd)
- Message-ID: <4k52cf$6ok@freenet-news.carleton.ca>
- Reply-To: aq436@FreeNet.Carleton.CA (Jerry Boyd)
- NNTP-Posting-Host: freenet2.carleton.ca
-
-
-
-
- How would I write a compare function (compare_strings, for
- instance) that uses character pointers. I need something
- that would take a string and compare it to a list, or dictionary,
- of other words.
-
-
- --
-
-